Skip to content

chore: bump version to 1.14.0-beta.0#59

Merged
calthejuggler merged 2 commits intomainfrom
bump/v1.14.0-beta.0
Apr 16, 2026
Merged

chore: bump version to 1.14.0-beta.0#59
calthejuggler merged 2 commits intomainfrom
bump/v1.14.0-beta.0

Conversation

@calthejuggler
Copy link
Copy Markdown
Contributor

@calthejuggler calthejuggler commented Apr 15, 2026

Summary

  • Bumps version from 1.13.4 to 1.14.0-beta.0 in package.json, package-lock.json, and src/version.ts

Test plan

  • Verify npm run generate-version produces the correct src/version.ts
  • Verify npm run build succeeds

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores

    • Package and SDK version bumped to 1.14.0‑beta.0
  • Style

    • Code formatting adjustments across several modules (no behavioural changes)
  • Tests

    • Test assertions and fixtures reformatted for readability (no logic changes)

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 15, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b19b4cdd-7381-4ca0-9291-f37d8b279df3

📥 Commits

Reviewing files that changed from the base of the PR and between 8c74c26 and c90529c.

📒 Files selected for processing (4)
  • src/__tests__/client.test.js
  • src/__tests__/context.test.js
  • src/context.ts
  • src/matcher.ts
✅ Files skipped from review due to trivial changes (4)
  • src/tests/context.test.js
  • src/matcher.ts
  • src/tests/client.test.js
  • src/context.ts

Walkthrough

The pull request updates the SDK version from 1.13.4 to 1.14.0-beta.0 in package.json and src/version.ts. Additionally, several formatting-only edits were made across source and test files (reflowing parameter lists, single-line/compact assertions and minor test fixture formatting). No behavioural logic, public API signatures, dependencies, scripts, or runtime semantics were changed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • mario-silva
  • marcio-absmartly

Poem

🐰 I hopped a version up today, so bold and new,
From stable pastures to a beta view,
Two files sing the same bright tune,
A tiny hop beneath the moon,
✨ version bumped — a carrot cheered, woo-hoo!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title clearly and concisely summarises the main change: bumping the package version from 1.13.4 to 1.14.0-beta.0 across all relevant files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump/v1.14.0-beta.0

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ast-grep (0.42.1)
src/__tests__/context.test.js

Comment @coderabbitai help to get the list of available commands and usage tips.

@calthejuggler calthejuggler marked this pull request as ready for review April 15, 2026 16:36
@calthejuggler calthejuggler merged commit c80055d into main Apr 16, 2026
2 checks passed
@calthejuggler calthejuggler deleted the bump/v1.14.0-beta.0 branch April 16, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants